home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 8352 / 8352.xpi / chrome / greasefire.jar / content / prefs.css < prev    next >
Cascading Style Sheet File  |  2009-01-06  |  283b  |  11 lines

  1. /*
  2.  * Copyright (C) 2008 by Steve Krulewitz <skrulx@gmail.com>
  3.  * Licensed under GPLv2 or later, see file LICENSE in the xpi for details.
  4.  */
  5. .throbber {
  6.   -moz-margin-start: 5px;
  7.   width: 16px;
  8.   height: 16px;
  9.   list-style-image: url("chrome://global/skin/icons/loading_16.png");
  10. }
  11.